body
{
	background-color: #e0ffff;
}
.menutable
{
}
.menucell
{
	border-right: blue double;
	border-top: blue double;
	border-left: blue double;
	width: 150px;
	height: 20px;
	border-bottom: blue double;
	background-color: #ccffff;
	text-align: center;
}
.menusplit
{
	height: 0px;
}
.Menulink
{
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	color: #0000ff;
	font-family: Helvetica;
	background-color: #ccffff;
	text-decoration: none;
}
.Menulink:active
{
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	color: #0000ff;
	font-family: Helvetica;
	background-color: #00ffff;
	text-decoration: none;
}
.Menulink:hover
{
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	color: #0000ff;
	font-family: Helvetica;
	background-color: #00ffff;
	text-decoration: none;
}
.Menulink:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #0000ff;
	font-family: Helvetica;
	background-color: #ccffff;
	text-decoration: none;
	width: 150px;
}
.Caption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: #0000ff;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.TableCaption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: teal;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.LeftCaption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.Signo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #007700;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.SubCaption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #007700;
    TEXT-ALIGN: center;
    text-decoration: none;
}
.Text
{
    font-family: Helvetica; 
    font-size: 14pt; 
    color: #000000; 
    text-decoration: none;
}
.From
{
    text-align: right;
}
